home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 January / EnterCD 1_2002.iso / Internet / HomeSite 5.0 / HomeSite_5_Trial_Installer.exe / data1.cab / Extensions / Includes / tdDeprLabelDialog.inc < prev    next >
Encoding:
Text File  |  2001-10-11  |  775 b   |  11 lines

  1. <!-- Copyright  (c) 1997-2001 Macromedia, Inc. All Rights Reserved. Consult Software License Agreement for more details -->
  2. <!-- version 1.0 2001-05-27 -->
  3. <!--
  4.     The & underlines but a separate (invisible) focuscontrol label with &D is needed:
  5.     we can't point to panel itself, and here we don't know what controls are within the panel.
  6. -->
  7. <CONTROL TYPE="Image" NAME="imgTrans" RIGHT=8 DOWN=-1 FILEPATH="Images/trans_16.bmp" AUTOSIZE/>
  8. <CONTROL TYPE="Label" NAME="lblSpacerD" ANCHOR="imgTrans" CORNER="NE" CAPTION=" " TRANSPARENT="No"/>
  9. <CONTROL TYPE="Image" NAME="imgFrame" ANCHOR="lblSpacerD" CORNER="NE" FILEPATH="Images/frame_16.bmp" AUTOSIZE/>
  10. <CONTROL TYPE="Label" NAME="lblDeprecated" ANCHOR="imgFrame" CORNER="NE" CAPTION=" &Deprecated " TRANSPARENT="No"/>
  11.